func runtime.tgkill

2 uses

	runtime (current package)
		os_linux.go#L572: func tgkill(tgid, tid, sig int)
		os_linux.go#L576: 	tgkill(getpid(), int(mp.procid), sig)